home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 1_0-2 / EARTHPLO / EP_DOFIL.C < prev    next >
C/C++ Source or Header  |  1987-08-12  |  93b  |  9 lines

  1. #include "ep.const.h"
  2. #include "DialogMgr.h"
  3.  
  4. DoFileMenu (item)
  5. int        item;
  6. {
  7.     SkelWhoa ();
  8. }
  9.